ComponentOne ASP.NET MVC Controls
AnnotationLayer<T> Class
Members 

C1.Web.Mvc Namespace : AnnotationLayer<T> Class
Define an extender to set the annotation layer for FlexChart and FinancialChart.
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Class AnnotationLayer(Of T) 
   Inherits Extender
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
[EditorBrowsable(EditorBrowsableState.Never)]
public class AnnotationLayer<T> : Extender 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
         C1.Web.Mvc.AnnotationLayer<T>

See Also

Reference

AnnotationLayer<T> Members
C1.Web.Mvc Namespace